|
XMT-O Reference Software | ||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--xmto2xmta.MapRoot
|
+--xmto2xmta.mapmedia.MedMediaElement
|
+--xmto2xmta.mapmedia.MedInternalElement
Class to group together the various type media elements whose data is internal to the XMT file.
History:
| Field Summary | |
private static boolean |
debug_
Whether debug information is to be printed to the console. |
| Fields inherited from class xmto2xmta.mapmedia.MedMediaElement |
treeMediaElement_, xmto2XmtaRes_ |
| Fields inherited from class xmto2xmta.MapRoot |
treeElement_, xmto2xmta_ |
| Constructor Summary | |
MedInternalElement()
|
|
| Method Summary | |
protected abstract boolean |
fillInGeometry(org.w3c.dom.Element geometry,
ELASid elasId)
|
protected boolean |
fillInTransform2dChildren(org.w3c.dom.Element transform2dChildren,
ELASid elasId)
Create the rectangle infrastructure. |
static void |
setDebug(boolean debug)
Enable debugging information to be printed to the console. |
| Methods inherited from class xmto2xmta.mapmedia.MedMediaElement |
createDeleteMapping, createDeleteMapping, createEventDeleteMapping, createEventInsertMapping, createInsertMapping, createInsertMapping, createXmtaMapping, deleteNodeAtEndOfDuration, doEventTimingMapping, doMapping, doTimingMapping, generateDeleteMapping, generateInsertMapping, init |
| Methods inherited from class xmto2xmta.MapRoot |
fireErrorEvent, fireErrorEvent, fireErrorEvent, getConvertElement |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private static boolean debug_
| Constructor Detail |
public MedInternalElement()
| Method Detail |
protected abstract boolean fillInGeometry(org.w3c.dom.Element geometry,
ELASid elasId)
protected boolean fillInTransform2dChildren(org.w3c.dom.Element transform2dChildren,
ELASid elasId)
<Shape>
<geometry/>
<appearance>
<Appearance/>
</appearance>
</Shape>
fillInTransform2dChildren in class MedMediaElementpublic static void setDebug(boolean debug)
debug - sets debug information is printed
|
XMT-O Reference Software | ||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||